home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / games / hi4trio.zip / HI4TRIO.EXE / MSYNC_95.RE_ / MSYNC_95.RE
Windows Registry Data  |  1995-08-24  |  2KB  |  38 lines

  1. REGEDIT4
  2. ///****************************************************************************\
  3. //                                                                
  4. // Module:        SHELLEXT.REG
  5. //                                                               
  6. // $Id:
  7. //                                                               
  8. // Description:   Used to register HawkEye features as shell extensions.
  9. //                                                               
  10. // Functions:     None
  11. //                                                               
  12. // Author:        Mark Botticelli (June95)                                      
  13. //
  14. // $Log:
  15. //
  16. //                Copyright (c) 1994-1995 Number Nine Visual Technology
  17. //                                                                
  18. //\****************************************************************************/
  19.  
  20. [HKEY_CLASSES_ROOT\CLSID\{03079725-A532-11CE-A971-0080C829B731}]
  21.     @="HawkEye95 Shell Extension (Monitor Sync)"
  22.  
  23. [HKEY_CLASSES_ROOT\CLSID\{03079725-A532-11CE-A971-0080C829B731}\InProcServer32]
  24.     @="c:\\windows\\number9\\msync_95.dll"
  25.     "ThreadingModel"="Apartment"
  26.  
  27. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display]
  28.     @=""
  29.  
  30. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex]
  31.     @=""
  32.  
  33. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers]
  34.     @=""
  35.  
  36. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Monitor Sync]
  37.     @="{03079725-A532-11CE-A971-0080C829B731}"
  38.